GtkScrolledWindow: Do not hover one scrollbar if grabbing on the other
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 14 Mar 2016 17:47:37 +0000 (18:47 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 14 Mar 2016 18:18:14 +0000 (19:18 +0100)
commit0b840a04a2b86122a036754e1c6c131fc2b4d7c6
treee5af6b4cb204f8420f905efe58ebaf0585fd5d67
parent2173b6d483bb8f44e6003e393bba7080981e84a7
GtkScrolledWindow: Do not hover one scrollbar if grabbing on the other

Makes no sense since we're not going to interact with it. It'll be
hovered eventually if the button is released.
gtk/gtkscrolledwindow.c